Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElementBase<T> Class / Owner Property

In This Topic
    Owner Property (InputTextBoxElementBase<T>)
    In This Topic
    Gets a owner of this element.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As T
    public T Owner {get;}
    See Also